[INFO] fetching crate nym-lp 1.21.1...
[INFO] fixing nym-lp-1.21.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate nym-lp 1.21.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate nym-lp 1.21.1
[INFO] finished tweaking crates.io crate nym-lp 1.21.1
[INFO] tweaked toml for crates.io crate nym-lp 1.21.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate nym-lp 1.21.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate nym-lp 1.21.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nym-test-utils v1.21.1
[INFO] [stderr]   Downloaded nym-common v1.21.1
[INFO] [stderr]   Downloaded nym-kkt-context v1.21.1
[INFO] [stderr]   Downloaded nym-lp-data v1.21.1
[INFO] [stderr]   Downloaded nym-kkt v1.21.1
[INFO] [stderr]   Downloaded classic-mceliece-rust v3.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f
[INFO] running `Command { std: "docker" "start" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking libcrux-platform v0.0.3
[INFO] [stderr]    Compiling libcrux-macros v0.0.3
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking libcrux-hacl-rs v0.0.4
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling libcrux-ml-kem v0.0.8
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]     Checking log v0.4.31
[INFO] [stderr]     Checking tls_codec v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling classic-mceliece-rust v3.1.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking libcrux-traits v0.0.6
[INFO] [stderr]    Compiling libcrux-ml-dsa v0.0.8
[INFO] [stderr]     Checking libcrux-sha3 v0.0.8
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling libcrux-aesgcm v0.0.7
[INFO] [stderr]     Checking num_enum v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking sha3 v0.10.9
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking subtle-encoding v0.5.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking pem v0.8.3
[INFO] [stderr]     Checking nym-pemstore v1.21.1
[INFO] [stderr]     Checking nym-kkt-ciphersuite v1.21.1
[INFO] [stderr]     Checking nym-crypto v1.21.1
[INFO] [stderr]     Checking nym-kkt-context v1.21.1
[INFO] [stderr]     Checking tracing-test v0.2.6
[INFO] [stderr]     Checking libcrux-sha2 v0.0.6
[INFO] [stderr]     Checking libcrux-curve25519 v0.0.6
[INFO] [stderr]     Checking libcrux-poly1305 v0.0.5
[INFO] [stderr]     Checking nym-common v1.21.1
[INFO] [stderr]     Checking libcrux-chacha20poly1305 v0.0.7
[INFO] [stderr]     Checking nym-lp-data v1.21.1
[INFO] [stderr]     Checking libcrux-p256 v0.0.6
[INFO] [stderr]     Checking libcrux-hmac v0.0.6
[INFO] [stderr]     Checking libcrux-ed25519 v0.0.7
[INFO] [stderr]     Checking libcrux-hkdf v0.0.6
[INFO] [stderr]     Checking libcrux-ecdh v0.0.6
[INFO] [stderr]     Checking libcrux-kem v0.0.7
[INFO] [stderr]     Checking libcrux-psq v0.0.8
[INFO] [stderr]     Checking nym-kkt v1.21.1
[INFO] [stderr]     Checking nym-lp v1.21.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]   --> src/transport/traits.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use nym_test_utils::mocks::async_read_write::MockIOStream;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]   --> src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use nym_test_utils::helpers::u64_seeded_rng_09;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]   --> src/codec.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     use nym_test_utils::helpers::u64_seeded_rng_09;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/initiator.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |     use nym_test_utils::helpers::{DeterministicRng09Send, u64_seeded_rng_09};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/initiator.rs:282:9
[INFO] [stdout]     |
[INFO] [stdout] 282 |     use nym_test_utils::mocks::async_read_write::MockIOStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/initiator.rs:283:9
[INFO] [stdout]     |
[INFO] [stdout] 283 |     use nym_test_utils::traits::{Leak, Timeboxed};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/responder.rs:253:9
[INFO] [stdout]     |
[INFO] [stdout] 253 |     use nym_test_utils::helpers::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/responder.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |     use nym_test_utils::mocks::async_read_write::MockIOStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/responder.rs:257:9
[INFO] [stdout]     |
[INFO] [stdout] 257 |     use nym_test_utils::traits::{Leak, Timeboxed};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/mod.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |     use nym_test_utils::helpers::{
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/mod.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |     use nym_test_utils::mocks::async_read_write::MockIOStream;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/psq/mod.rs:152:9
[INFO] [stdout]     |
[INFO] [stdout] 152 |     use nym_test_utils::traits::{Leak, TimeboxedSpawnable};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio::join`
[INFO] [stdout]    --> src/psq/mod.rs:154:9
[INFO] [stdout]     |
[INFO] [stdout] 154 |     use tokio::join;
[INFO] [stdout]     |         ^^^^^^^----
[INFO] [stdout]     |                |
[INFO] [stdout]     |                no `join` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/initiator.rs:286:14
[INFO] [stdout]     |
[INFO] [stdout] 286 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/initiator.rs:408:14
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/responder.rs:259:14
[INFO] [stdout]     |
[INFO] [stdout] 259 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/responder.rs:376:14
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/mod.rs:156:14
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test` in `tokio`
[INFO] [stdout]    --> src/psq/mod.rs:229:14
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[tokio::test]
[INFO] [stdout]     |              ^^^^ could not find `test` in `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/peer.rs:164:19
[INFO] [stdout]     |
[INFO] [stdout] 164 |     let mut rng = nym_test_utils::helpers::deterministic_rng_09();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]    --> src/peer.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut rng = nym_test_utils::helpers::deterministic_rng_09();
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio`
[INFO] [stdout]    --> src/psq/initiator.rs:312:35
[INFO] [stdout]     |
[INFO] [stdout] 312 |             let init_fut = tokio::spawn(async move {
[INFO] [stdout]     |                                   ^^^^^ not found in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs:562:19
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub use task::spawn;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:480:19
[INFO] [stdout]     |
[INFO] [stdout] 480 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 273 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 312 -             let init_fut = tokio::spawn(async move {
[INFO] [stdout] 312 +             let init_fut = spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio`
[INFO] [stdout]    --> src/psq/initiator.rs:434:35
[INFO] [stdout]     |
[INFO] [stdout] 434 |             let init_fut = tokio::spawn(async move {
[INFO] [stdout]     |                                   ^^^^^ not found in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs:562:19
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub use task::spawn;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:480:19
[INFO] [stdout]     |
[INFO] [stdout] 480 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 273 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 434 -             let init_fut = tokio::spawn(async move {
[INFO] [stdout] 434 +             let init_fut = spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio`
[INFO] [stdout]    --> src/psq/responder.rs:283:35
[INFO] [stdout]     |
[INFO] [stdout] 283 |             let resp_fut = tokio::spawn(async move {
[INFO] [stdout]     |                                   ^^^^^ not found in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs:562:19
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub use task::spawn;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:480:19
[INFO] [stdout]     |
[INFO] [stdout] 480 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 246 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 283 -             let resp_fut = tokio::spawn(async move {
[INFO] [stdout] 283 +             let resp_fut = spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `spawn` in crate `tokio`
[INFO] [stdout]    --> src/psq/responder.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |             let resp_fut = tokio::spawn(async move {
[INFO] [stdout]     |                                   ^^^^^ not found in `tokio`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/lib.rs:562:19
[INFO] [stdout]     |
[INFO] [stdout] 562 |     pub use task::spawn;
[INFO] [stdout]     |                   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/macros/cfg.rs:480:19
[INFO] [stdout]     |
[INFO] [stdout] 480 |             #[cfg(feature = "rt")]
[INFO] [stdout]     |                   -------------- the item is gated behind the `rt` feature
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout] 246 +     use std::thread::spawn;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `spawn`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 402 -             let resp_fut = tokio::spawn(async move {
[INFO] [stdout] 402 +             let resp_fut = spawn(async move {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/initiator.rs:315:22
[INFO] [stdout]     |
[INFO] [stdout] 313 | /                 handshake_init
[INFO] [stdout] 314 | |                     .complete_handshake_with_rng(&mut init_rng)
[INFO] [stdout] 315 | |                     .timeboxed()
[INFO] [stdout]     | |                     -^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/initiator.rs:437:22
[INFO] [stdout]     |
[INFO] [stdout] 435 | /                 handshake_init
[INFO] [stdout] 436 | |                     .complete_handshake_with_rng(&mut init_rng)
[INFO] [stdout] 437 | |                     .timeboxed()
[INFO] [stdout]     | |                     -^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/responder.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 284 | /                 handshake_resp
[INFO] [stdout] 285 | |                     .complete_handshake_with_rng(&mut resp_rng)
[INFO] [stdout] 286 | |                     .timeboxed()
[INFO] [stdout]     | |                     -^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/responder.rs:405:22
[INFO] [stdout]     |
[INFO] [stdout] 403 | /                 handshake_resp
[INFO] [stdout] 404 | |                     .complete_handshake_with_rng(&mut resp_rng)
[INFO] [stdout] 405 | |                     .timeboxed()
[INFO] [stdout]     | |                     -^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_____________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/mod.rs:189:18
[INFO] [stdout]     |
[INFO] [stdout] 187 |               let init_fut = handshake_init
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 188 | |                 .complete_handshake_with_rng(init_rng)
[INFO] [stdout] 189 | |                 .spawn_timeboxed();
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/mod.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 190 |               let resp_fut = handshake_resp
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 191 | |                 .complete_handshake_with_rng(resp_rng)
[INFO] [stdout] 192 | |                 .spawn_timeboxed();
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/mod.rs:265:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |               let init_fut = handshake_init
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 264 | |                 .complete_handshake_with_rng(init_rng)
[INFO] [stdout] 265 | |                 .spawn_timeboxed();
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `spawn_timeboxed` found for opaque type `impl Future<Output = Result<LpTransportSession, error::LpError>>` in the current scope
[INFO] [stdout]    --> src/psq/mod.rs:268:18
[INFO] [stdout]     |
[INFO] [stdout] 266 |               let resp_fut = handshake_resp
[INFO] [stdout]     |  ____________________________-
[INFO] [stdout] 267 | |                 .complete_handshake_with_rng(resp_rng)
[INFO] [stdout] 268 | |                 .spawn_timeboxed();
[INFO] [stdout]     | |                 -^^^^^^^^^^^^^^^ method not found in `impl Future<Output = Result<LpTransportSession, error::LpError>>`
[INFO] [stdout]     | |_________________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `nym_test_utils` in this scope
[INFO] [stdout]  --> benches/replay_protection.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nym_test_utils::helpers::deterministic_rng_09;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `nym_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `nym_test_utils`, use `cargo add nym_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `criterion`
[INFO] [stdout]  --> benches/replay_protection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use criterion::{BenchmarkId, Criterion, Throughput, black_box, criterion_group, criterion_main};
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `criterion`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `criterion`, use `cargo add criterion` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0601]: `main` function not found in crate `replay_protection`
[INFO] [stdout]    --> benches/replay_protection.rs:235:33
[INFO] [stdout]     |
[INFO] [stdout] 235 | criterion_main!(replay_benches);
[INFO] [stdout]     |                                 ^ consider adding a `main` function to `benches/replay_protection.rs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0601.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nym-lp` (bench "replay_protection") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/initiator.rs:287:40
[INFO] [stdout]     |
[INFO] [stdout] 287 |     async fn initiator_test_plain() -> anyhow::Result<()> {
[INFO] [stdout]     |                                        ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/initiator.rs:409:47
[INFO] [stdout]     |
[INFO] [stdout] 409 |     async fn initiator_test_plain_mutual() -> anyhow::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/responder.rs:260:40
[INFO] [stdout]     |
[INFO] [stdout] 260 |     async fn responder_test_plain() -> anyhow::Result<()> {
[INFO] [stdout]     |                                        ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/responder.rs:377:47
[INFO] [stdout]     |
[INFO] [stdout] 377 |     async fn responder_test_plain_mutual() -> anyhow::Result<()> {
[INFO] [stdout]     |                                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/mod.rs:157:37
[INFO] [stdout]     |
[INFO] [stdout] 157 |     async fn e2e_psq_handshake() -> anyhow::Result<()> {
[INFO] [stdout]     |                                     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/psq/mod.rs:230:44
[INFO] [stdout]     |
[INFO] [stdout] 230 |     async fn e2e_psq_mutual_handshake() -> anyhow::Result<()> {
[INFO] [stdout]     |                                            ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nym-lp` (lib test) due to 39 previous errors
[INFO] running `Command { std: "docker" "inspect" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f", kill_on_drop: false }`
[INFO] [stdout] 0a456121ee55897ba3253c4778c7a008992f998ac54d9425dc0474a17430b24f
